home *** CD-ROM | disk | FTP | other *** search
/ IQ Digizine 2 / IQ Digizine 2.iso / pc / toc.dir / Internal_144.ls < prev    next >
Encoding:
Text File  |  1997-12-08  |  201 b   |  11 lines

  1. on mouseUp
  2.   set the memberNum of sprite 14 to the number of member "HOT BOX"
  3.   updateStage()
  4.   puppetSprite(14, 0)
  5.   unLoad()
  6.   puppetSprite(14, 0)
  7.   SetReturn()
  8.   updateStage()
  9.   go("hot flash")
  10. end
  11.